ArcPadScripting
BackgroundMode
Collapse All
Expand All
ArcPad Scripting Object Model Reference > References > Constants > BackgroundMode
BackgroundMode constants
Constant
Value
Description
apFillOpaque
2
Opaque background mode.
apFillTransparent
1
Transparent background mode
Remarks
Use these constants with the BackgroundMode properties of the Symbol and TextSymbol objects.
Applies To
Symbol:: BackgroundMode Property
TextSymbol:: BackgroundMode Property